Welcome![Sign In][Sign Up]
Location:
Search - PID ASM

Search list

[Other resourceAN937 Source Code - Implementing a PID Controller

Description: PIC 18 PID 控制事例程序。 asm code-PIC 18 cases of PID control procedures. Asm code
Platform: | Size: 11157 | Author: 马钢 | Hits:

[Embeded-SCM DevelopPIDasm

Description: PID program using asm language
Platform: | Size: 210117 | Author: 来生缘 | Hits:

[SCMAN937 Source Code - Implementing a PID Controller

Description: PIC 18 PID 控制事例程序。 asm code-PIC 18 cases of PID control procedures. Asm code
Platform: | Size: 11264 | Author: 马钢 | Hits:

[assembly languagePID_control_source_programe

Description: 主要用于工业PID控制,例如可以使用于电机调速,实现电机的稳定运行。-used mainly for industrial PID control, for example, can be used in motor, the motor stable operation.
Platform: | Size: 9216 | Author: | Hits:

[Embeded-SCM DevelopPIDasm

Description: PID program using asm language
Platform: | Size: 209920 | Author: 来生缘 | Hits:

[SCMpidcode

Description: 用于数字PID调节的汇编代码,可供用于单片机中的PID算法的参考-For digital PID regulator assembly code, that can be used for the PID algorithm for single-chip reference
Platform: | Size: 11264 | Author: huang lun | Hits:

[Other Embeded programPWM

Description: 加PID控制的PWM波形产生源代码,已经调试通过-Plus PID control PWM waveform generator source code has been debugging through
Platform: | Size: 3072 | Author: 牛杰 | Hits:

[assembly languagePID

Description: 增量型PID算法汇编程序,增量式PID算法的输出量为 UnΔ = Kp[(en-en-1)+(T/Ti)en+(Td/T)(en-2*en-1+en-2)] 式中,en、en-1、en-2分别为第n次、n-1次和n-2次的偏差值,Kp、Ti、Td分别为比例系数、积分系数和微分系数,T为采样周期。 -PID algorithm for incremental compilation process, incremental PID algorithm output for UnΔ = Kp [(en-en-1)+ (T/Ti) en+ (Td/T) (en-2* en-12B ! en-2)] where, en, en-1, en-2, respectively, for the first n times, n-1 and n-2 times the value of the deviation, Kp, Ti, Td, respectively, the proportional coefficient, integral coefficient and differential coefficient, T is sampling period.
Platform: | Size: 11264 | Author: nini | Hits:

[assembly languagePIDvb

Description: pid汇编程序 用于控制电机,温度的51汇编程序源吗码.-pid assembler is used to control motor, the temperature of 51 to compile my source code.
Platform: | Size: 6144 | Author: linhao | Hits:

[SCMPID

Description: 温度PID控制,增量式算法.条理清晰,通俗易懂.-PID temperature control, incremental algorithm. Clarity of user-friendly.
Platform: | Size: 10240 | Author: ma zhisong | Hits:

[assembly languagewendu

Description: 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值?BR> [18B20源程序加上位机温度显示应用程序包(1).rar] - 用c写的18b20驱动程序 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶 [最佳直线应用程序.rar] - 用于传感器线性度计算的小程序,供大家 共享和学习. -In the computer control system, using a digital PID controller, digital PID control algorithms are usually divided into position and incremental control algorithm. Because computer control is a control sample, it can only be based on sampling time deviations values? BR
Platform: | Size: 1024 | Author: jkl | Hits:

[SCMtemp

Description: 基于C51搭建的温度控制系统的程序,PID控制。-C51-based temperature control system set up procedures, PID control.
Platform: | Size: 3072 | Author: sunren | Hits:

[SCMPID

Description: PID温度控制程序,51单片机,积分分离-PID program for temperature control
Platform: | Size: 4096 | Author: gdchen | Hits:

[assembly languagePID

Description: 51单片机使用汇编语言编制的PID算法程序,积分分离法-51 single-chip using the PID algorithm for the compilation of the preparation procedures
Platform: | Size: 4096 | Author: ws | Hits:

[assembly languagepid

Description: pid汇编算法,可以根据实际情况修改,希望对需要的朋友门有所帮助-pid compilation algorithm, according to the actual situation can be amended in the hope that the door of a friend in need help
Platform: | Size: 1024 | Author: 坚信 | Hits:

[Embeded-SCM Developpid

Description: PID程序的实现 一般而言,使用PLC进行控制的场合是不需要进行PID编程的,目前PLC中都带有PLC的控制模块,只要对有关的参数进行设置就可以很好的工作了,可谓是“傻瓜式”的控制,这也大大降低了对开发者的要求。但在使用工业板卡的场合,遇到需要进行PID控制的工艺时,如果不是采用组态软件进行开发的话,就必须使用高级语言做出PID的控制程序,这里给出一个最简单的PID控制程序,以对大家有所启发,这里使用的是PID的增量控制式。-PID process procedures to achieve the realization of PID in general, the use of PLC control PID occasions does not require programming is now in the PLC with a PLC control module, as long as the set of parameters can be very good work can be described as a " fool" type of control, which greatly reduces the requirements on developers. However, in the use of the industrial board of occasions, met the need for the process PID control, if not the development of the use of configuration software, it must be used to make high-level language of the PID control program, there are given one of the most simple PID control procedures in order to be a source of inspiration for all of us, here is the use of the incremental PID control type.
Platform: | Size: 1024 | Author: 坚信 | Hits:

[Embeded-SCM DevelopPIDtemper

Description: 实现PID温度控制系统,用汇编编出来的,功能已经实现,带硬件电路分析-PID temperature control system implementation, compiled with the compile out, function has been achieved
Platform: | Size: 326656 | Author: 刘岸峰 | Hits:

[assembly languagesm8952a-tqfpsy

Description: 模糊PID控制的温控仪程序。输入的信号为所有热电偶和热电阻以及电压电流信号。单片机采用sm8952。输出信号有SCR驱动信号,继电器驱动信号,以及电平驱动信号-Fuzzy PID control of temperature controller program. Input signal for all thermocouple and thermal resistance, and voltage and current signals. SCM sm8952. SCR drive signals and output signals, relay drive signal, and the drive signal level
Platform: | Size: 36864 | Author: ddg | Hits:

[DSP programlab0604-PID

Description: DSP中开发的PID控制代码,c语言和部分汇编实现-DSP PID control algorithm,c and asm
Platform: | Size: 20480 | Author: xuguizhou | Hits:

[Other systemsTEMP-ASM

Description: 温度采样汇编子程序,温度PID控制,主要由温度采样_温度滤波子程序_温度线性化温度设定值等组成-temperature ASM control program
Platform: | Size: 3072 | Author: ZB | Hits:
« 12 »

CodeBus www.codebus.net